Operator Buttons
Top  Previous  Next

Moffsoft FreeCalc supports standard mathematical operators including addition, subtraction, multiplication, and division. Since Moffsoft FreeCalc displays a running result as you enter calculations, there is no operator order of precedence. The operator buttons along with the Equals button are defined below:

btnadd Addition Button  
Adds the previously entered number to the next number. For example, 2 + 3 = 5.  
Keyboard = +  
 
 
btnsubtract Subtraction Button  
Subtracts the next number from the previously entered number. For example, 5 - 2 = 3.  
Keyboard = -  
 
 
btnmultiply Multiplication Button  
Multiplies the previously entered number by the next number. For example, 2 ´ 3 = 6.  
Keyboard = *  
 
 
btndivide Division Button  
Divides the previously entered number by the next number. For example, 8 ¸ 2 = 4.  
Keyboard = /  
 
 
btnequals Equals Button  
Performs the operation on the previous two numbers and displays the result.  
Keyboard = Enter  


See also:
Numeric Buttons  
Clear Buttons  
Function Buttons  
Memory Buttons